home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Libraries / stdwin / Conf / slowmkdep < prev   
Encoding:
Text File  |  1990-08-08  |  156 b   |  7 lines  |  [TEXT/????]

  1. #! /bin/sh
  2.  
  3. # This script should eventually update the Makefile to contain
  4. # dependencies.  For now, call Todd Brunhoff's makedepend.
  5.  
  6. makedepend -Dunix $*
  7.